STEP 4: We can't leave the bin there! Let's move bin to the corner of the stage.

  • Click on and drag out Go To.
  • Change the variable name in front of .go_to() from sprite to bin. This updates the dot notation!
  • Change the coordinate arguments in .go_to() to (150, -150).

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)